home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Developer & Web Development Tools / Free CSS Toolbox 1.1 / csstool.exe / {app} / cssdefs / Netscape 8.ini < prev    next >
INI File  |  2007-06-03  |  10KB  |  495 lines

  1. [%info]
  2. CSS Netscape 8 Compatible
  3. Derived from Netscape 7 definitions
  4.  
  5. [%groups]
  6. borders=Borders
  7. colors=Colors and Backgrounds
  8. fonts=Font
  9. generate=Generated Content
  10. table=Tables
  11. text=Text
  12. visual=Visual
  13.  
  14. [%properties]
  15. background
  16. background-attachment
  17. background-color
  18. background-image
  19. background-position
  20. background-repeat
  21. border
  22. border-bottom
  23. border-bottom-color
  24. border-bottom-style
  25. border-bottom-width
  26. border-collapse
  27. border-color
  28. border-left
  29. border-left-color
  30. border-left-style
  31. border-left-width
  32. border-right
  33. border-right-color
  34. border-right-style
  35. border-right-width
  36. border-spacing
  37. border-style
  38. border-top
  39. border-top-color
  40. border-top-style
  41. border-top-width
  42. border-width
  43. bottom
  44. caption-side
  45. clear
  46. clip
  47. color
  48. content
  49. cursor
  50. direction
  51. display
  52. empty-cells
  53. float
  54. font
  55. font-family
  56. font-size
  57. font-style
  58. font-variant
  59. font-weight
  60. height
  61. left
  62. letter-spacing
  63. line-height
  64. list-style
  65. list-style-image
  66. list-style-position
  67. list-style-type
  68. margin
  69. margin-bottom
  70. margin-left
  71. margin-right
  72. margin-top
  73. max-height
  74. max-width
  75. min-height
  76. min-width
  77. overflow
  78. padding
  79. padding-bottom
  80. padding-left
  81. padding-right
  82. padding-top
  83. position
  84. quotes
  85. right
  86. table-layout
  87. text-align
  88. text-decoration
  89. text-indent
  90. text-transform
  91. top
  92. unicode-bidi
  93. vertical-align
  94. visibility
  95. white-space
  96. width
  97. word-spacing
  98. z-index
  99.  
  100. [%units]
  101. <length>=px|em|ex|pt|in|pc|mm|cm
  102.  
  103. [%types]
  104. <border-style>=none|dotted|dashed|solid|double|groove|ridge|inset|outset
  105. <border-width>=<length>|thin|medium|thick
  106. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  107. <relative-size>=larger|smaller
  108. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  109.  
  110. [background]
  111. group=colors
  112. value=<mixed>
  113. sub1=background-color,<color>|transparent
  114. sub2=background-image,<imageurl>|none
  115. sub3=background-repeat,repeat|repeat-x|repeat-y|no-repeat
  116. sub4=background-attachment,scroll|fixed
  117. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  118.  
  119. [background-attachment]
  120. group=colors
  121. value=scroll|fixed
  122.  
  123. [background-color]
  124. group=colors
  125. value=<color>|transparent
  126.  
  127. [background-image]
  128. group=colors
  129. value=<imageurl>|none
  130.  
  131. [background-position]
  132. group=colors
  133. value=<percentage>|<length>|top|center|bottom|left|right
  134.  
  135. [background-repeat]
  136. group=colors
  137. value=repeat|repeat-x|repeat-y|no-repeat
  138.  
  139. [border]
  140. group=borders
  141. value=<mixed>
  142. sub1=width,<border-width>
  143. sub2=style,<border-style>
  144. sub3=color,<color>|transparent
  145.  
  146. [border-bottom]
  147. group=borders
  148. value=<mixed>
  149. sub1=width,<border-width>
  150. sub2=style,<border-style>
  151. sub3=color,<color>|transparent
  152.  
  153. [border-bottom-color]
  154. group=borders
  155. value=<color>|transparent
  156.  
  157. [border-bottom-style]
  158. group=borders
  159. value=<border-style>
  160.  
  161. [border-bottom-width]
  162. group=borders
  163. value=<border-width>
  164.  
  165. [border-collapse]
  166. group=table
  167. value=collapse|separate
  168.  
  169. [border-color]
  170. group=borders
  171. value=<mixed>|<color>|transparent
  172. sub1=color,<color>|transparent
  173. sub2=color,<color>|transparent
  174. sub3=color,<color>|transparent
  175. sub4=color,<color>|transparent
  176.  
  177. [border-left]
  178. group=borders
  179. value=<mixed>
  180. sub1=width,<border-width>
  181. sub2=style,<border-style>
  182. sub3=color,<color>|transparent
  183.  
  184. [border-left-color]
  185. group=borders
  186. value=<color>|transparent
  187.  
  188. [border-left-style]
  189. group=borders
  190. value=<border-style>
  191.  
  192. [border-left-width]
  193. group=borders
  194. value=<border-width>
  195.  
  196. [border-right]
  197. group=borders
  198. value=<mixed>
  199. sub1=width,<border-width>
  200. sub2=style,<border-style>
  201. sub3=color,<color>|transparent
  202.  
  203. [border-right-color]
  204. group=borders
  205. value=<color>|transparent
  206.  
  207. [border-right-style]
  208. group=borders
  209. value=<border-style>
  210.  
  211. [border-right-width]
  212. group=borders
  213. value=<border-width>
  214.  
  215. [border-spacing]
  216. group=table
  217. value=<length>
  218.  
  219. [border-style]
  220. group=borders
  221. value=<mixed>
  222. sub1=border-top-style,<border-style>
  223. sub2=border-right-style,<border-style>
  224. sub3=border-bottom-style,<border-style>
  225. sub4=border-left-style,<border-style>
  226.  
  227. [border-top]
  228. group=borders
  229. value=<mixed>
  230. sub1=width,<border-width>
  231. sub2=style,<border-style>
  232. sub3=color,<color>|transparent
  233.  
  234. [border-top-color]
  235. group=borders
  236. value=<color>|transparent
  237.  
  238. [border-top-style]
  239. group=borders
  240. value=<border-style>
  241.  
  242. [border-top-width]
  243. group=borders
  244. value=<border-width>
  245.  
  246. [border-width]
  247. group=borders
  248. value=<mixed>|<border-width>
  249. sub1=border-top-width,<border-width>
  250. sub2=border-right-width,<border-width>
  251. sub3=border-bottom-width,<border-width>
  252. sub4=border-left-width,<border-width>
  253.  
  254. [bottom]
  255. group=visual
  256. value=auto|<percentage>|<length>
  257.  
  258. [caption-side]
  259. group=table
  260. value=top|bottom
  261.  
  262. [clear]
  263. group=borders
  264. value=none|left|right|both
  265.  
  266. [clip]
  267. group=visual
  268. value=auto
  269.  
  270. [color]
  271. group=colors
  272. value=<color>
  273.  
  274. [content]
  275. group=generate
  276. value=open-quote|close-quote|no-open-quote|no-close-quote
  277.  
  278. [cursor]
  279. group=visual
  280. value=default|auto|n-resize|ne-resize|e-resize|se-resize|s-resize|sw-resize|w-resize|nw-resize|crosshair|pointer|move|text|wait|help|alias|cell|copy|count-down|count-up|count-up-down|grab|grabbing|spinning
  281.  
  282. [direction]
  283. group=text
  284. value=ltr|rtl
  285.  
  286. [display]
  287. group=visual
  288. value=block|inline|list-item|none|table-row-group|table-row|table-column-group|table-header-group|table-footer-group|table-column|table-row|table-cell|table-caption|table
  289.  
  290. [empty-cells]
  291. group=table
  292. value=show|hide
  293.  
  294. [float]
  295. group=borders
  296. value=left|right|none
  297.  
  298. [font]
  299. group=fonts
  300. value=<mixed>
  301. sub1=font-style,normal|italic|oblique
  302. sub2=font-variant,normal|small-caps
  303. sub3=font-weight,normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  304. sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  305. sub5=line-height,<percentage>|<length>|<number>|normal
  306. sub6=font-family,<font>
  307. sub7=system-specific,caption|icon|menu|message-box|small-caption|status-bar
  308.  
  309. [font-family]
  310. group=fonts
  311. value=<font>
  312.  
  313. [font-size]
  314. group=fonts
  315. value=<length>|<percentage>|<relative-size>|<absolute-size>
  316.  
  317. [font-style]
  318. group=fonts
  319. value=normal|italic|oblique
  320.  
  321. [font-variant]
  322. group=fonts
  323. value=normal|small-caps
  324.  
  325. [font-weight]
  326. group=fonts
  327. value=normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  328.  
  329. [height]
  330. group=visual
  331. value=<percentage>|<length>|auto
  332.  
  333. [left]
  334. group=visual
  335. value=<percentage>|<length>|auto
  336.  
  337. [letter-spacing]
  338. group=text
  339. value=<length>|normal
  340.  
  341. [line-height]
  342. group=text
  343. value=<percentage>|<length>|<number>|normal
  344.  
  345. [list-style]
  346. group=visual
  347. value=<mixed>
  348. sub1=list-style-type,none|disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|lower-greek|lower-latin|upper-latin|armenian|georgian|hebrew|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha
  349. sub2=list-style-position,inside|outside
  350. sub3=list-style-image,<imageurl>|none
  351.  
  352. [list-style-image]
  353. group=visual
  354. value=<imageurl>|none
  355.  
  356. [list-style-position]
  357. group=visual
  358. value=inside|outside
  359.  
  360. [list-style-type]
  361. group=visual
  362. value=none|disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|lower-greek|lower-latin|upper-latin|armenian|georgian|hebrew|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha
  363.  
  364. [margin]
  365. group=borders
  366. value=<mixed>|<percentage>|<length>|auto|none
  367. sub1=margin-top,<percentage>|<length>|auto|none
  368. sub2=margin-right,<percentage>|<length>|auto|none
  369. sub3=margin-bottom,<percentage>|<length>|auto|none
  370. sub4=margin-left,<percentage>|<length>|auto|none
  371.  
  372. [margin-bottom]
  373. group=borders
  374. value=<percentage>|<length>|auto|none
  375.  
  376. [margin-left]
  377. group=borders
  378. value=<percentage>|<length>|auto|none
  379.  
  380. [margin-right]
  381. group=borders
  382. value=<percentage>|<length>|auto|none
  383.  
  384. [margin-top]
  385. group=borders
  386. value=<percentage>|<length>|auto|none
  387.  
  388. [max-height]
  389. group=visual
  390. value=<percentage>|<length>|none
  391.  
  392. [max-width]
  393. group=visual
  394. value=<percentage>|<length>|none
  395.  
  396. [min-height]
  397. group=visual
  398. value=<percentage>|<length>|none
  399.  
  400. [min-width]
  401. group=visual
  402. value=<percentage>|<length>|none
  403.  
  404. [overflow]
  405. group=visual
  406. value=visible|hidden|scroll|auto
  407.  
  408. [padding]
  409. group=borders
  410. value=<mixed>|<percentage>|<length>|none
  411. sub1=padding-top,<percentage>|<length>|none
  412. sub2=padding-right,<percentage>|<length>|none
  413. sub3=padding-bottom,<percentage>|<length>|none
  414. sub4=padding-left,<percentage>|<length>|none
  415.  
  416. [padding-bottom]
  417. group=borders
  418. value=<percentage>|<length>|none
  419.  
  420. [padding-left]
  421. group=borders
  422. value=<percentage>|<length>|none
  423.  
  424. [padding-right]
  425. group=borders
  426. value=<percentage>|<length>|none
  427.  
  428. [padding-top]
  429. group=borders
  430. value=<percentage>|<length>|none
  431.  
  432. [position]
  433. group=visual
  434. value=relative|absolute|fixed
  435.  
  436. [quotes]
  437. group=visual
  438. value=none
  439.  
  440. [right]
  441. group=visual
  442. value=<percentage>|<length>|auto
  443.  
  444. [table-layout]
  445. group=table
  446. value=auto|fixed
  447.  
  448. [text-align]
  449. group=text
  450. value=left|right|center|justify
  451.  
  452. [text-decoration]
  453. group=text
  454. value=none|underline|overline|line-through|blink
  455.  
  456. [text-indent]
  457. group=text
  458. value=<percentage>|<length>
  459.  
  460. [text-transform]
  461. group=text
  462. value=capitalize|uppercase|lowercase|none
  463.  
  464. [top]
  465. group=visual
  466. value=<percentage>|<length>|auto
  467.  
  468. [unicode-bidi]
  469. group=text
  470. value=normal|embed|bidi-override
  471.  
  472. [vertical-align]
  473. group=text
  474. value=<percentage>|<length>|baseline|sub|super|top|text-top|middle|bottom|text-bottom
  475.  
  476. [visibility]
  477. group=visual
  478. value=visible|hidden|collapse
  479.  
  480. [white-space]
  481. group=visual
  482. value=normal|pre|nowrap
  483.  
  484. [width]
  485. group=borders
  486. value=<percentage>|<length>|auto
  487.  
  488. [word-spacing]
  489. group=text
  490. value=<length>|normal
  491.  
  492. [z-index]
  493. group=visual
  494. value=<number>|auto
  495.